Skip to content

chore: replace tslint with eslint#68

Merged
anonrig merged 2 commits intonodejs:mainfrom
Uzlopak:replace-tslint-with-eslint
Aug 4, 2024
Merged

chore: replace tslint with eslint#68
anonrig merged 2 commits intonodejs:mainfrom
Uzlopak:replace-tslint-with-eslint

Conversation

@Uzlopak
Copy link
Copy Markdown
Contributor

@Uzlopak Uzlopak commented Aug 3, 2024

self explaining

res += '} /* extern "C" */\n';
res += '#endif\n';
res += `#endif /* ${DEFINE} *\/\n`;
res += `#endif /* ${DEFINE} */\n`;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the reason for the change of this line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its an unnecessary escape character. eslint complains about it. checked it and it is true.

@anonrig anonrig merged commit ae9e466 into nodejs:main Aug 4, 2024
@Uzlopak Uzlopak mentioned this pull request Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants